Welcome![Sign In][Sign Up]
Location:
Search - Opencv source code

Search list

[Special EffectsOpenCV-Intel

Description: This package contains the source code and the reference manual of the Intel Computer Vision Library. It is a great tool for image processing. -This package contains the source code and t he reference manual of the Intel Computer Visio n Library. It is a great tool for image processin g.
Platform: | Size: 875331 | Author: jft987msn | Hits:

[SourceCodebyjc

Description: 边缘检测源代码.rar-Edge Detection of the source code. Rar
Platform: | Size: 31744 | Author: 李嘉勇 | Hits:

[Graph programFloodfill

Description: OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
Platform: | Size: 2048 | Author: 林宏津 | Hits:

[OpenGL program图像分割

Description: 下面是OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-Below are OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
Platform: | Size: 2048 | Author: 张文 | Hits:

[GDI-Bitmap最小二乘法直线拟核源代码

Description: 图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
Platform: | Size: 1024 | Author: authority007 | Hits:

[Picture Viewer6.4 AVI捕获

Description: AVI视频扑捉 VC源代码 使用该程序的系统需要先安装视频扑捉设备-VC source code that use the procedure system needs to install video capture device
Platform: | Size: 3133440 | Author: xcs | Hits:

[AI-NN-PRneutro

Description: 卡内基梅隆大学,采用人工神经网络方法进行人脸训练和识别的c程序源代码,程序中注释比较详细,不多说了。-Carnegie Mellon University, artificial neural network method for training and Face Recognition c source code, procedures Notes in greater detail, not much to say.
Platform: | Size: 316416 | Author: | Hits:

[Windows DevelopChainCascade_src

Description: ChainCascade, harr 特征进行分类器训练,得到一个级联的boosted分类器,训练目标特征,检测物体,这是从opencv库 转化成 vc++源代码,有一位博士完成,很不错。-ChainCascade, Harr features classifier training to be a cascade boosted classifier, training objectives features, object detection, which is OpenCV library into vc source code, complete with a doctorate, is pretty good.
Platform: | Size: 323584 | Author: 陈其星 | Hits:

[source in ebook运动检测系统1

Description: 运动检测系统,vc++实现,完整的源码,可供参考 -motion detection system, vc achieving complete source code is available for reference,
Platform: | Size: 2299904 | Author: 杨莉 | Hits:

[GDI-BitmapHough变换vc实现

Description: vc实现hough的源代码,使用说明和测试图片,供大家参考。-vc achieve the source code, testing and use photographs for reference.
Platform: | Size: 9216 | Author: 陈曙 | Hits:

[Graph RecognizeFindEyes1.1

Description: 一个OPENCV人脸检测的源码,在VC6下打开,需安装OPENCV3.1-a OPENCV Face Detection source code, under the VC6 open, the need to install OPENCV3.1
Platform: | Size: 4752384 | Author: fansir | Hits:

[Special Effectswatershed

Description: 分水岭算法的源代码,对彩色图像能直接处理,是一种很好的算法,欢迎一起讨论-watershed algorithm source code, the color image can be directly addressed, it is a good algorithm, welcomed the discussion
Platform: | Size: 728064 | Author: 阿辉 | Hits:

[Special Effectshand

Description: 关于运用opencv函数库所做的手势检测的程序-on the application of OpenCV library's gesture detection procedures
Platform: | Size: 4096 | Author: 刘冰 | Hits:

[2D Graphicpcasift-0.91nd.tar

Description: pcasift最新最强得sift方法 pcasift最新最强得sift方法-pcasift strongest in the latest methods pcasift sift strongest in the latest methods sift
Platform: | Size: 676864 | Author: xie | Hits:

[GDI-Bitmapopencv_webcam_application

Description: opencv的一些关于webcam的运用,主要是跟踪一类的源代码。本人是新手,这些都是我平时收集回来的一些代码,虽然不是原创,但是我觉得用处还是蛮大的。希望版主可以通过。-OpenCV the webcam on the use of a major category is tracking the source code. I greenhorn, these are my usual collection of some code, although not original, However, I feel useless or grin. Moderator hope can be passed.
Platform: | Size: 8192 | Author: 梁境华 | Hits:

[Special EffectsOpenCV-Intel

Description: This package contains the source code and the reference manual of the Intel Computer Vision Library. It is a great tool for image processing. -This package contains the source code and t he reference manual of the Intel Computer Visio n Library. It is a great tool for image processin g.
Platform: | Size: 875520 | Author: jft987msn | Hits:

[Graph programOpenCV

Description: opencv图像处理编程实例 源码,基于opencv平台(opencv image processing sample source code)
Platform: | Size: 40046592 | Author: lisiyuanchina | Hits:

[OpenCV学习OpenCV(中文版)以及随书源码

Description: 学习OpenCV(中文版)以及随书源码,对于要学习图像处理的同学比较有用(Learning OpenCV (Chinese version) and the source code are useful for students who want to learn image processing.)
Platform: | Size: 34895872 | Author: 可是对方含税单价 | Hits:

[OpenCVPython-opencv车牌识别

Description: 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会发现,车牌字符识别,可能存在误差,尤其是第一个中文字符出现的误差概率较大。(Bits in the predict method, for clarity, add a lot of comments after completing the code and testing, see the source code. License plate character recognition is also included in the predict method. Please refer to the comments in the source code. It needs to be noted that the algorithm used for license plate character recognition is SVM of opencv. The training sample used for SVM training comes from the c++ version of EasyPR on github. Due to limited training samples, you may find errors in license plate character recognition when testing, especially the error probability of the first Chinese character is large.)
Platform: | Size: 21504 | Author: 西风何时来 | Hits:

[Special EffectsOpenCV计算机视觉编程攻略(第2版)

Description: opencv 计算机视觉编程攻略 第2版. + 源代码,请根据章节内容参考。(Opencv Computer Vision Programming Introduction 2nd Edition. +Source Code)
Platform: | Size: 13435904 | Author: liyilulihua | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 40 »

CodeBus www.codebus.net